Welcome![Sign In][Sign Up]
Location:
Search - vs2005 c

Search list

[Windows DevelopVS2005(C)

Description: 是一个集成了VS2005新功能的源码集,包括MemberShip、主题Theme、站点地图SiteMap、TreeView、母版页Master、页面缓存输出、本地化、WebParts、HealthMonitoring验证等非常实用的新功能 具有根据HealthMonitoring的设置,验证失败会发送信息到指定邮箱的功能 是学习及应用VS2005不可或缺的一个参照源码
Platform: | Size: 457423 | Author: wubei | Hits:

[Web ServerAspxCn无刷新整合型网站开源框架c#

Description: AspxCn无刷新整合型网站开源框架(VS2005+SQL2005) 框架名称:AspxCn无刷新整合型网站开源框架 Preview 1.0 英文名称:AspxCn Ajax WebSite Open Source FrameWork Preview 1.0 框架组成:Nbear三层框架+jquery菜单+DotNetTextBox在线编辑器控件+Anthem.net Ajax框架 运行环境:Asp.Net2.0+VS2005+SQL2005 框架简介: 通过对多个网上开源项目(Nbear三层开发结构+jquery菜单+DotNetTextBox在线编辑器控件+Anthem.net Ajax框架)整合而成的一个Ajax无刷新整合型网站开源框架! 安装调试: 1.打开SQL Server Management Studio,登录SQL2005数据库,右击数据库附加DB_AspxCn下的aspxcndb数据库文件! 2.修改Aspxcn.Web目录下Web.config中的LocalSqlServer数据库连接字符串! 3.打开aspxcn.sln编译项目并浏览aspxcn.web/default.aspx即可! 框架说明: 1.管理权限用户名:admin 密码:admin 请在default.aspx首页登录即可对网站进行部分管理! 2.后台管理现时版本暂不提供,完善的后台管理将在以后版本提供 3.首页顶部Banner广告的替换可编辑css/ad.xml文件。 4.采用Anthem.net实现ajax效果,无需依赖ASP.NET AJAX的任何库文件。 5.用户注册登录全部采用ASP.NET2.0内置的现成控件实现。 6.网站菜单分类请修改数据库中的Catalog及Class,支持二级主题分类。 7.Catalog表中的Show字段设置为True后即可让普通用户在相应主题下发表新文章,默认仅论坛区域可让普通用户发表新文章。 DB_51aspx下为Sql2005数据库文件(Sql2000格式数据库正在转换中...),附加即可 友情提示: 一般数据库文件默认在DB_51aspx文件夹下 如果使用VS2005打开本站项目文件,建议打开前务必安装VS2005Sp1
Platform: | Size: 8916922 | Author: mandydou | Hits:

[CSharpC# and vs2005高级教程

Description: c#高级编程
Platform: | Size: 1406715 | Author: yangkunlisi | Hits:

[SourceCodeC#语言开发的计算器

Description: c#++计算器+源码.rar:这是C#语言开发的计算器,VS2005平台。
Platform: | Size: 52873 | Author: lichenshu88@126.com | Hits:

[WEB CodeC#拖动列表选项

Description: DragDropDemo1.rar:C#拖动列表选项,在两个列表选项数据拖动,VS2005
Platform: | Size: 44766 | Author: lichenshu88@126.com | Hits:

[SourceCodeC#窗体的重要设计技巧

Description: 开发工具vs2005 1如何访问应用程序目前所有已打开的窗体 2如何创建一个继承窗体 3如何创建.MDI应用程序 4创建与使用模式对话框 5如何创建透明的窗体 6.TransparencyKey属性的用途是什么 7如何创建非矩形的窗体与控件 8没有控件数组的日子怎么过 9如何管理多个最顶层窗体 10如何显示一个顶层窗口但是不使其成为活动窗口 11如何获取显示器的屏幕信息 12如何让窗体在系统任务栏的托盘区中显示成单一图标
Platform: | Size: 25163981 | Author: zhujianhui0271@163.com | Hits:

[Books深度探索c++对象模型(扫描版)

Description: 深度搜索C++对象模型(扫描版),很好的一本书-depth search C++ Object Model (scan version), a good book
Platform: | Size: 7805952 | Author: 罗成 | Hits:

[CSharpZYB_NHD

Description: 程序采用当前最先进的Rijndael算法作为核心算法,带有可变块长和可变密钥长度的迭代块密码。块长和密钥长度可以分别指定成 128、192 或 256 位。假设一台一秒内可找出DES密钥的机器(如,每秒试255个密钥),如果用它来找出Rijndael的密钥,大约需要149万亿年。程序内部还使用了其它算法和符合密钥学的数据结构。多线程操作,保证加密时程序界面流畅,程序是用VS2005,C#做的,现将源程序发布在此。供初学者学习,希望对大家有所帮助。-procedures using the most advanced as a core Rijndael algorithm, with variable block length and variable length of the key block iterative password. Block length and key length can be designated as bit or 256. A second assumption Taiwan can identify with the DES key machines (for example, 255 per second key test), if it is used to identify the key Rijndael, approximately 149 Letters. Internal procedures are also used with other key algorithm and data structure of school. Multithreading operation to ensure that encryption program interface and smooth procedure is hashed, C# done. now source release here. For beginners learning, we hope to help.
Platform: | Size: 330752 | Author: huji | Hits:

[Windows Developeatdean

Description: 用C#做的一个小游戏,可以实现按时间来统计吃豆子的个数.开发工具vs2003.vs2005-C# do a little game, time can be achieved by eating beans statistics to the number. development tools vs2003.vs2005
Platform: | Size: 119808 | Author: lin | Hits:

[ADO-ODBCMYsqlhelper

Description: 自己写的VS2005(C#)数据访问层,依据微软的数据层进行个性化,方便使用.-himself wrote the VS2005 (C#) data access layer, based on Microsoft's data layer personality, ease of use.
Platform: | Size: 32768 | Author: 汪峰 | Hits:

[Multimedia Developwmp11sdkaudio

Description: VS2005中C++环境,此为WMP SDK附带的程序,可供需要做播放器的人学习参考-VS2005 C environment, such as WMP SDK fringe procedure, needs to be done for the players to learn reference
Platform: | Size: 3317760 | Author: 林一飞 | Hits:

[ADO-ODBCkaiyuan

Description: 用c#编写的开源记帐程序,开发环境:VS2005 C# 数据库:Access -c# prepared with the revenue accounting procedures, the development environment : VS2005 C# Database : Access
Platform: | Size: 247808 | Author: | Hits:

[CSharpwintxt

Description: 用户选择一个大文本文件,分割成小发若干个文本文件,存放目录在原路径下面. VS2005 C#-users a choice of text files, divided into small made several text files, Contents stored in the original path below. VS2005 C#
Platform: | Size: 32768 | Author: lixin | Hits:

[.netchanpinfabu

Description: 多皮肤商企业产品发布系统,asp.net,C#语言结合vs2005的皮肤技术-more skin commercial enterprises product releases, Asp. Net. C# language with the skin technology vs2005
Platform: | Size: 1805312 | Author: wwj | Hits:

[GDI-Bitmapsheffr

Description: vs2005写的贪食蛇程序,基于MFC -vs2005 Tanshichi written procedures based on MFC.
Platform: | Size: 125952 | Author: 阿二哥哥 | Hits:

[Internet-NetworkMySocket(C++CLI)

Description: C++/CLI代码,基于Socket的服务和客户端程序。VS2005环境。-C/CLI code, based on Socket services and client procedures. VS2005 environment.
Platform: | Size: 5120 | Author: ww | Hits:

[DocumentsVS2005.doc

Description: VS2005的注意事项 刚开学学习的同学一定要仔细阅读 -VS2005 Notes刚开学students must learn to read
Platform: | Size: 109568 | Author: 思思 | Hits:

[Windows DevelopVS2005(C)

Description: 是一个集成了VS2005新功能的源码集,包括MemberShip、主题Theme、站点地图SiteMap、TreeView、母版页Master、页面缓存输出、本地化、WebParts、HealthMonitoring验证等非常实用的新功能 具有根据HealthMonitoring的设置,验证失败会发送信息到指定邮箱的功能 是学习及应用VS2005不可或缺的一个参照源码 -VS2005 is an integrated source of new features, including MemberShip, theme Theme, site map SiteMap, TreeView, master pages Master, page output caching, localization, WebParts, HealthMonitoring verification very useful new features with in accordance with HealthMonitoring settings, authentication failure will send a message to the specified mailbox function is to study and application of VS2005 indispensable a reference source
Platform: | Size: 456704 | Author: wubei | Hits:

[Graph DrawingC++_CAD_Sys_Code

Description: CAD绘图设计,采用VS2005,C++,包含画图底层基本算法等-CAD graphics design, using VS2005, C++, Drawing the bottom contains the basic algorithm
Platform: | Size: 6152192 | Author: | Hits:

[Button controltab-vs2005

Description: c++ Tab用法 vs2005 c++ Tab用法 vs2005 c++ Tab用法 vs2005-c++ Tab usage vs2005 c++ Tab usage vs2005 c++ Tab usage vs2005
Platform: | Size: 12133376 | Author: xiaotu | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net